home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December / PCWorld_2002-12_cd.bin / Software / Komercni / 5p / FirKan 1.20 / FirKan 1.20.CAB / FirKan 1.20.mde / cesty2.json < prev    next >
JavaScript Object Notation  |  2002-02-23  |  227b

  1. {
  2.     "schema": {
  3.         "nazev": "Text (20)",
  4.         "cesta": "Text (100)"
  5.     },
  6.     "data": [
  7.         {
  8.             "nazev": "MS Excel",
  9.             "cesta": "C:/Program Files/Microsoft Office/Office/Excel.exe"
  10.         },
  11.         {
  12.             "nazev": "MS Word",
  13.             "cesta": "C:/Program Files/Microsoft Office/Office/Winword.exe"
  14.         }
  15.     ]
  16. }